Post

Replies

Boosts

Views

Activity

Reply to MacCatalyst <> UITextView Crashing
I think I have the same problem as you.I have several UITextview to write and the text of several of them is used to display as attributedString in a read-only UITextView.As you type in an UITextView it sometimes crashes apparently randomly. It does not happen with all users nor is there a way to reproduce the crash.I am also not clear what the crash can cause because no method of my app appears in the crash log other than main. In the iOS version this crash has never occurred and they share the same code. So I have a feeling it might be a Mac Catalyst bug. I also use textViewDidChangeSelection to check the selectedRange.If you want I can put my crash logs in case it helps.Bart.
Jun ’20